home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 1915 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: rohcs1.uhc.com!usenet
  2. From: "Michael M. Rye" <1726@topcity.mn.org>
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: Thor can't open socket.library
  5. Date: 19 Mar 1996 17:19:30 GMT
  6. Organization: Born Information Services Group
  7. Message-ID: <4imqb2$3rmn@rohcs1.uhc.com>
  8. References: <4ilg8t$qsm@nuhou.aloha.net>
  9. NNTP-Posting-Host: ducttape.uhc.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.12 (X11; I; AIX 2)
  14. X-URL: news:4ilg8t$qsm@nuhou.aloha.net
  15.  
  16. grtdane@aloha.net (Richard J. Dane) wrote:
  17.  
  18. >Aloha! :)
  19.  
  20. >Thor is griping that it can't open socket.library I put it in Libs of
  21. >both Thor/libs and Sys:libs
  22.  
  23. >Someone posted a uuencoded docs for socket.library, UUXT can't decode it
  24. >it is griping about tha last line. I tried it with every option.
  25.  
  26. >Another poster suggested:
  27. >ftp.warped.com was suggested to look in Grapevine, there, for
  28. >Socket12.lha, it too, refuses  to cooperate, the unLHA (something about it
  29. >not being commercial.) tried the e and vv options, nothing  nothing.
  30.  
  31. >I'm just looking for the docs for it, or suggestions from someone who
  32. >overcame thors inability to open socket.library.
  33.  
  34. >Anyone else run in to these?
  35.  
  36. >Aloha! Richard
  37. -- 
  38. Richard,
  39.      The problem you're having I have also experienced a while back,
  40. but not any more.  The library should automatically be loaded upon
  41. starting up AmiTCP.  If it's not, then there may be a problem with
  42. your AmiTCP startup sequence.  Some programs like Grapevine try to
  43. load it also.
  44.  
  45.       Another possibility is that it's getting "flush"ed out of
  46. memory somehow.  In that case, you need to reload it manually.
  47. You need to look for a program in either your AmiTCP directory
  48. tree or your Grapevine tree called "loadlib" (if I remember
  49. correctly).  You need to then execute that command with the
  50. socket.library filename as a parameter.  I made an IConX script
  51. that does this for me, so all I have to do is double-click on it
  52. instead of typing the command in a CLI.
  53.  
  54. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  55. * Michael M. Rye (Jedi) *   A1200, 50 MHz '030, 50 MHz '882   *
  56. *  1726@topcity.mn.org  *__10 MB RAM, 850 MB HD, Supra 28.8k__*
  57. *  UNIX/C Admin/Design  *  A500, 1 chip/2 "fast", 2 floppies  *
  58. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  59. *                    Thought of the Day:                      *
  60. *   Luke, I'm your father ... Join the Darkside, you knob!!   *
  61. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  62.  
  63.